CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux 多线程

搜索资源列表

  1. 多线程HTTP服务器程序

    0下载:
  2. 多线程HTTP服务器程序.Linux下开发的心得笔记 包括加锁的问题、内核编程的一些注意事项、内核程序风格的注意事项、为操作函数集等和一些源码。-multithreaded HTTP server. Linux development experience including lockable Notes, some kernel programming note, the kernel procedures style matters to the attention of the opera
  3. 所属分类:报告论文

    • 发布日期:2014-01-14
    • 文件大小:26334
    • 提供者:sp
  1. Linux下的多线程编程

    0下载:
  2. Linux下的多线程编程-Linux Multi-threaded Programming
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:50358
    • 提供者:李健
  1. scan linux下的多线程端口扫描程序

    0下载:
  2. linux下的多线程端口扫描程序。可以设定要扫描的ip及范围。-linux port scaner
  3. 所属分类:Internet/网络编程

    • 发布日期:2016-01-26
    • 文件大小:1024
    • 提供者:李哲
  1. jibu_c_1.0.0.zip

    0下载:
  2. C语言多核多线程并行编程源代码。内有大量源代码。,Multi-core multi-threaded C language source code for parallel programming. There are a large number of source code.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:1423004
    • 提供者:computing
  1. Linux.rar

    0下载:
  2. 实现linux下1、文件的拷贝;2、运行3个多线程任务、3、添加一个新的系统调用。,implement under linux environment:1. copy of files 2. run 3 multi-thread application 3. add a new system_call.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:22638
    • 提供者:steven
  1. Linux_threadpool.rar

    0下载:
  2. linux 线程池,很实用的线程示例,实现的很健壮,纯源代码,linux threadpool
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:808904
    • 提供者:redegao
  1. tcpMuti

    1下载:
  2. 基于Tcp的多线程并发服务器,利用fork创建线程,一个服务器端可以对应多个客户端-Tcp-based multi-threaded concurrent server, using fork to create threads, a server-side may correspond to multiple clients
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:2193
    • 提供者:kathy
  1. write_log

    0下载:
  2. unix或者linux下app写日志文件,多线程安全写日志记录,使用方便。-unix or linux to write the log files under the app, multi-thread-safe to write log records, easy to use.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:2876
    • 提供者:mich
  1. sharedmemry

    0下载:
  2. linux 多线程编程, 共享内存传递数据,为了实习多个线程同时访问数据,需要互斥,保证数据同步等-linux multithreaded programming, shared memory to transfer data, in order to practice multiple threads simultaneously access the data, need mutual exclusion, to ensure data synchronization
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:16072
    • 提供者:郭东东
  1. linuxdown-1.2.0.tar

    0下载:
  2. FTP多线程下载客户端 在linux下解压,编译,运行 按照运行提示即可实现linux下的多线程下载-FTP multi-threaded download client under linux unzip, compile, run prompts can be realized in accordance with the running of multi-threaded linux download
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:25543
    • 提供者:可木
  1. Linux-userthread-library

    0下载:
  2. 可模拟实现Linux用户级线程库的静态调用,规避了多线程库的竞态条件和复杂的同步问题.除源代码外还有详细的设计说明文档.-Can simulate the realization of Linux user-level Thread Library static call circumvented competing multi-threaded library condition and complex synchronization problems. In addition to sour
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:326347
    • 提供者:李海波
  1. pthread

    1下载:
  2. linux下的多线程的创建及信号同步,信号量,互斥量-under linux to create multi-threaded and signal synchronization, semaphores, mutex volume
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:26502
    • 提供者:wuqian
  1. serial_communication

    0下载:
  2. 这是一个典型的串口的实验,是linux中将多线程应用到串口的接收和发送程序设计中 -This is a typical serial experiments are linux will be multi-threaded applications to receive and transmit serial programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:2576
    • 提供者:方方
  1. opt_dsp

    0下载:
  2. arm-linux下的多线程自保护程序主线程样例。主线程的自保护可以在/etc/inittab中设置-under the arm-linux from the protection of multi-threaded program example main thread. Main thread of self-protection in the /etc/inittab to set up
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:1174
    • 提供者:chenfuming
  1. linux_proxy

    0下载:
  2. linux下的c网络编程,对于防火墙的入门有一定的帮助了解-firewall
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:25224
    • 提供者:wpneu
  1. muthread

    1下载:
  2. Linux中多线程通信的实例,适合初学者学习Linux-See more Linux instances of the process of communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:3423
    • 提供者:王博文
  1. pthread-master

    0下载:
  2. 模拟多线程之间信号量交互,适用于linux平台,采用c语言(semaphore interaction between multiple threads)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-18
    • 文件大小:5120
    • 提供者:ExcaliburZH
  1. duoxiancheng

    0下载:
  2. 在Linux系统上用c实现多线程卖票,希望对面有用(Using c on Linux systems for multi-threaded selling tickets is expected to be useful across the board)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-22
    • 文件大小:2048
    • 提供者:伴缘君
  1. pthread

    0下载:
  2. 提供c/c++多线程开发的API,兼容windows linux平台(provide the developer the application program interface of Multithreading)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-28
    • 文件大小:9216
    • 提供者:1234.l
  1. linux下的多线程高并发tcp服务器

    3下载:
  2. 基于epoll的多线程TCP服务器 基于epoll,监听指定端口的TCP请求; TCP长连接、短连接分别使用不同的端口; 当接收到客户端的TCP短连接请求时,返回服务器ip地址、MAC地址;当接收到客户端的TCP长连接请求时,服务器接收连接,客户端周期性向服务器发送心跳; 支持多个客户端的并发TCP请求; 使用多线程技术,同时监听、提供服务; 设计服务器端和客户端的通信协议,使用JSON格式。
  3. 所属分类:网络编程

    • 发布日期:2018-12-13
    • 文件大小:55757
    • 提供者:a978023
« 1 2 3 45 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com